Skip to content

Various async fixes for release prep v3.15.5#19

Merged
toddouska merged 4 commits intomasterfrom
async_fixes
Nov 9, 2018
Merged

Various async fixes for release prep v3.15.5#19
toddouska merged 4 commits intomasterfrom
async_fixes

Conversation

@dgarske
Copy link
Copy Markdown
Member

@dgarske dgarske commented Aug 22, 2018

  • Fix for QAT RNG to allow zero length. Resolves PSS test case where wc_RNG_GenerateBlock is called for saltLen == 0.
  • Fix for conflict for stat variable name.
  • Fix for possible double free case where ctx->symCtx is not trapped.
  • Improved debug messages.

@dgarske dgarske changed the title Fix for conflict for stat variable name Various async fixes Sep 21, 2018
@dgarske dgarske assigned dgarske and unassigned toddouska Sep 21, 2018
…c_RNG_GenerateBlock` is called for saltLen == 0.
@dgarske dgarske assigned toddouska and unassigned dgarske Nov 2, 2018
@dgarske
Copy link
Copy Markdown
Member Author

dgarske commented Nov 2, 2018

@toddouska : First pass a async release prep issues.

@dgarske
Copy link
Copy Markdown
Member Author

dgarske commented Nov 9, 2018

@toddouska : These are the only issues found for the v3.15.5 async release. Please review. Thanks

@dgarske dgarske changed the title Various async fixes Various async fixes for release prep v3.15.5 Nov 9, 2018
@toddouska toddouska merged commit 90942b7 into master Nov 9, 2018
@dgarske dgarske deleted the async_fixes branch November 9, 2018 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants